find-debian-example-files
authorDebian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Sat, 28 Jan 2017 23:33:07 +0000 (23:33 +0000)
committerBoud Roukema <boud-debian@cosmo.torun.pl>
Sat, 28 Jan 2017 23:33:07 +0000 (23:33 +0000)
Gbp-Pq: Name 01-find-debian-example-files.patch

src/mpgrafic.f90

index f19ca952685e58e32ca6e13c2104cc7b5ca3fed9..30200254455728341bdc7df692b530bc3dbb8471 100644 (file)
@@ -150,6 +150,8 @@ program grafic1
         write(*,'(a)')'Most recent source code:'
         write(*,'(a)')'git clone https://broukema@bitbucket.org/broukema/mpgrafic.git'
         write(*,'(a)')''
+        write(*,'(a)')'Example input/output files: see /usr/share/doc/mpgrafic/examples/'
+        write(*,'(a)')''
         write(*,'(a)')' -?, --help                 Give this help list'
         write(*,'(a)')'     --np=INTEGER           Number of particles per dimension'
         write(*,'(a)')'     --usage                Give a short usage message'